home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / network / blts493.zip / WIN300.TXT < prev    next >
Text File  |  1991-08-23  |  22KB  |  417 lines

  1. Technical Bulletin                                         WIN300
  2. Multitasking Software: Microsoft Windows 3.0x            08.23.91
  3. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  4.  
  5. Windows 3.0x has been tested in-house and is compatible with
  6. LANtastic versions 3.x and 4.x. This bulletin should replace all
  7. other notes generated from this office on Windows 3.0x to date.
  8. While claiming Windows 3.0x and LANtastic are compatible,
  9. Artisoft is not responsible for the compatibility of any other
  10. application(s) running within Windows unless otherwise noted.
  11.  
  12. The following information is based on in-house testing of
  13. Windows. If you are not a registered LANtastic owner, your
  14. questions should be directed to our technical sales staff at
  15. (602) 293-6363. Any questions or comments on this bulletin may be
  16. forwarded by FAX (602) 293-8065 or mailed to: Artisoft Inc., 575
  17. E. River Road, Tucson, AZ., 85704, ATTN: Windows Compatibility.
  18.  
  19.                  << Windows 3.0x and LANtastic >>
  20. =================================================================
  21. There are two methods of installing Windows 3.0x with LANtastic:
  22.   1. Install one version of Windows on each workstation in the
  23.      network.
  24.           Advantages: Performance of Windows is much faster than
  25.                       the multi-user version of Windows.
  26.        Disadvantages: Each workstation must have a hard disk with
  27.                       enough space to load and run Windows (about
  28.                       8 megabytes).
  29.      Install Windows 3.0x as described in Microsoft Windows
  30.      User's Guide,Chapter 1: Installing Windows with Setup. The
  31.      only modification to the setup is that the LANtastic network
  32.      must first be installed and running before running SETUP.
  33.      Doing this will allow SETUP to detect the network type as
  34.      Microsoft network (or 100% compatible).
  35.      After completing SETUP go to the following category in this
  36.      document:
  37.        LANtastic 4.x users go to the Additional information for
  38.          LANtastic 4.x users category.
  39.        LANtastic 3.x users go to The SYSTEM.INI File category.
  40.   2. Install one multi-user version of Windows on a server for
  41.      all workstations to use.
  42.           Advantages: It is not necessary for workstations to
  43.                       have hard disks.
  44.                       To update Windows to a newer version only
  45.                       one directory needs to be modified.
  46.        Disadvantages: Windows performance is slower than
  47.                       installing Windows on each workstation.
  48.                       Server must have hard disk space for an
  49.                       expanded version of Windows (about 10
  50.                       megabytes).
  51.      To install a multi-user version of Windows 3.0x follow the
  52.      steps in the next two sections below.
  53.  
  54. >> Installing Windows 3.0x (Multi-user version) with LANtastic
  55. -----------------------------------------------------------------
  56. When installing a multi-user version of Windows 3.0x on the
  57. LANtastic network operating system, the network must first be
  58. installed and active. The following steps must be taken
  59. (summarized from the Microsoft Windows User's Guide, Chapter 14:
  60. Networks and Windows):
  61.   1. On the server where Windows is to be installed, substitute a
  62.      drive designation to the drive letter where the shared copy
  63.      of Windows is to be installed (for our example, we'll use
  64.      W:).
  65.         SUBST W: C:\
  66.         W:
  67.   2. Create a Windows subdirectory if one does not already exist
  68.      on the W: drive
  69.         MD \WINDOWS
  70.   3. At the DOS prompt, create a batch file which will convert
  71.      the necessary files from the Windows' installation
  72.      diskettes.
  73.         COPY CON EXPALL.BAT
  74.   4. Type the following information:
  75.         A:
  76.         FOR %%I IN (*.*) DO W:\WINDOWS\EXPAND %%I W:\WINDOWS\%%I
  77.         W:
  78.   5. Press <CTRL><Z> and <Enter>. to close the batch file.
  79.   6. Insert the Windows disk #2 into the floppy drive A: and copy
  80.      the EXPAND.EXE file into the shared directory.
  81.         COPY A:EXPAND.EXE W:\WINDOWS
  82.   7. Insert the first Windows disk into drive A: and run the
  83.      EXPALL batch file:
  84.         EXPALL
  85.      This command runs the expall batch file, which copies and
  86.      expands the files from the Windows disks to the Windows
  87.      directory on network disk drive (W:\WINDOWS).
  88.   8. Repeat the previous step for the remaining Windows install
  89.      disks.
  90.   9. Make all files in the windows directory read only by using
  91.      the DOS ATTRIB.
  92.         CD \WINDOWS
  93.         ATTRIB +R *.*
  94.  
  95. >> Configuring users to run Windows (Multi-user version)
  96. -----------------------------------------------------------------
  97. Each user on the network, including the user running on the
  98. server were Windows is installed, must run the SETUP/N program to
  99. configure Windows for the information specific to that user. This
  100. program creates a WIN.COM file and unique configuration (.INI)
  101. files for each user and places those files in the specified
  102. directory.
  103.   1. Each workstation must first log into the Windows server and
  104.      redirect a drive designation to the directory in which
  105.      Windows has been installed:
  106.         NET LOGIN \\server_name user_name
  107.         NET USE W: \\server_name\C-DRIVE
  108.      To setup Windows on the server where Windows has been
  109.      installed, do not issue a NET USE.  Instead issue the
  110.      following:
  111.         SUBST W: C:\
  112.   2. From the redirected drive designation (W:\WINDOWS  in this
  113.      case), type:
  114.         SETUP/N
  115.   3. Follow the prompts on the screen. When Windows prompts for a
  116.      directory in which to place the user's Windows files, enter
  117.      any path other than the one specified for the network
  118.      Windows files (ie. C:\WINFILES if the workstation has a hard
  119.      drive). NOTE: Even the user on the Windows server must run
  120.      SETUP/N and specify a unique directory. If Windows is
  121.      installed on a diskless station follow the steps as above,
  122.      however, when asked for a path in which to install the user
  123.      files, select a personal Windows directory on a network
  124.      drive. (ie. W:\WINBOB for the user Bob)
  125.   4. Windows then displays an initial configuration menu. If the
  126.      selections shown are not correct for that workstation, use
  127.      the arrow keys to change each item. Once the selections are
  128.      correct, press enter to accept the changes. The network
  129.      selected should be Microsoft network (or 100% compatible).
  130.  
  131.        << Additional information for LANtastic 4.x users >>
  132. =================================================================
  133. With LANtastic version 4.x the SETUP program must be run a second
  134. time after the installation of the Microsoft network (or 100%
  135. compatible) driver.  This second running of SETUP is to add the
  136. LANtastic drivers for the Windows enhanced mode.  Do not run
  137. Windows until SETUP has been run this second time.
  138.   1. Change into the user's Windows directory.
  139.   2. Run Windows Setup without any parameters:
  140.         SETUP
  141.   3. Select Network.
  142.   4. Select Other (Requires disk provided by manufacturer).
  143.   5. Replace the A:\ path with the path to the directory where
  144.      you installed the LANtastic NOS files.
  145.         C:\LANTASTI
  146.      SETUP will find the file OEMSETUP.INF which contains the
  147.      necessary settings for Windows to use when it executes. 
  148.      These settings will be copied into the SYSTEM.INI files so
  149.      that these parameters will be used each time you run
  150.      Windows.
  151.   6. Select  LANtastic Network Operating System 4.0.  If SETUP
  152.      asks for the LANtastic Windows support disk, specify the
  153.      path to the directory where you installed the LANtastic NOS
  154.      files (ie. C:\LANTASTI).
  155.   7. SETUP will return to the main menu with LANtastic Network
  156.      Operating System 4.0 as the network.  Press Enter to accept
  157.      the new Windows configuration.  SETUP will make changes and
  158.      return to the DOS.
  159.  
  160.                     << The SYSTEM.INI File >>
  161. =================================================================
  162. If a user is going to use Windows in the Enhanced or 386 mode,
  163. changes to the SYSTEM.INI file may be required to avoid memory
  164. conflicts with various network adapters, or to modify existing
  165. parameters. These changes or additions occur in the [386Enh]
  166. section and are as follows:
  167. LANtastic version 2.x & 3.x only_________________________________
  168.   [386Enh]
  169.   EMMExclude=D800-DFFF  This line must be added if there is a
  170.                         possibility of RAMBASE conflict with the
  171.                         network adapter (only in cases where the
  172.                         network adapter uses a RAMBASE, such as
  173.                         our 2Mbps adapter).
  174.   NetHeapSize=64        NetHeapSize tells Windows the max buffer
  175.                         size in Kilobytes required for this data
  176.                         transfer. We recommend modifying this
  177.                         value to start between 32 and 76. Please
  178.                         refer to the Microsoft Windows manual,
  179.                         Using Networks With Windows, page 552,
  180.                         for more information.
  181.   InDOSPolling=TRUE     Value must be TRUE.  Do not use this
  182.                         parameter with LANtastic version 4.x.
  183.  
  184. LANtastic version 4.x only_______________________________________
  185. These parameters are installed automatically by the OEMSETUP.INF
  186. used during the SETUP of LANtastic Network Operating System 4.0
  187. driver.
  188.   [386Enh]
  189.   network=*vnetbios,lantasti.386  This command instructs Windows
  190.                                   to use the LANTASTI.386 driver
  191.                                   in the Enhanced mode.
  192.   EMMExclude=D800-DFFF            This line must be added if
  193.                                   there is a possibility of
  194.                                   RAMBASE conflict with the
  195.                                   network adapter (only in cases
  196.                                   where the network adapter uses
  197.                                   a RAMBASE, such as our 2Mbps
  198.                                   adapter).
  199.   PerVMFiles=0                    This command specifies the
  200.                                   number of private file handles
  201.                                   that Windows will allocate for
  202.                                   each virtual machine.  If
  203.                                   NET_MGR's Max Files Open is Use
  204.                                   CONFIG.SYS in the Server
  205.                                   Startup Parameters, set
  206.                                   PerVMFiles equal to 0.
  207.   NetHeapSize=64                  NetHeapSize tells Windows the
  208.                                   max buffer size in Kilobytes
  209.                                   required for this data
  210.                                   transfer. We recommend
  211.                                   modifying this value to start
  212.                                   between 32 and 76. Please refer
  213.                                   to the Microsoft Windows
  214.                                   manual, Using Networks With
  215.                                   Windows, page 552, for more
  216.                                   information.
  217.   NetAsynchTimeout=5.0            This value specifies the
  218.                                   timeout period in seconds that
  219.                                   Windows will attempt to save an
  220.                                   asynchronous failing NETBIOS
  221.                                   request.
  222.   NetAsynchFallback=True          This instructs Windows to
  223.                                   allocate more local buffer
  224.                                   space if there is not enough
  225.                                   global space to handle a
  226.                                   NETBIOS request.
  227.  
  228. Upgrading from LANtastic version 2.x or 3.x to version 4.x_______
  229. Remove the following parameters if they are present in the
  230. SYSTEM.INI:
  231.   InDOSPolling=TRUE
  232.   ReflectDOSInt2a=TRUE
  233.   UniqueDOSPSP=TRUE
  234.  
  235.                           << Printing >>
  236. =================================================================
  237. Windows provides a utility, the Windows Print Manager, to handle
  238. printing. However, when using Windows with LANtastic, all
  239. printing activity to any network resource must be handled by the
  240. network spooler. Therefore it is necessary to disable the Windows
  241. Print Manager (step 3. below).
  242.  
  243. Process any network print jobs through LPT2: or LPT3:. Only local
  244. (non-network) printing should be directed to LPT1:.  Do not use
  245. LPTx.OS2 or LPTx.PRN for network printing as recommended in
  246. previous bulletins, use only the LPTx: ports.
  247. Log into the network, redirect the printer port, and make the
  248. necessary connections in Windows as follows:
  249.   1. Log into the server and share the server's printer resource.
  250.         NET USE LPT2: \\server_name\@PRINTER
  251.   2. Run Windows, and from the MAIN group, select Control Panel
  252.      then select the Printers option.
  253.   3. Clear the Use Print Manager check box to bypass the Windows
  254.      spooler.
  255.   4. From the Printer menu, highlight the desired printer driver
  256.      from the Installed Printers list and select the Configure
  257.      button. Highlight the redirected port from the selections
  258.      (LPT2: or LPT3:). Also from the Printer Configure window,
  259.      set the timeouts of Device Not Selected to 900 and
  260.      Transmission Retry Timeout to 950.
  261.  
  262.                << Using Expanded Memory Managers >>
  263. =================================================================
  264. An expanded memory manager gives applications access to only a
  265. limited amount of expanded memory at a time, and is slower to use
  266. than extended memory. Therefore Windows uses expanded memory only
  267. when running in real mode (when running in 386 enhanced mode,
  268. Windows can simulate expanded memory for applications that
  269. require it). Windows requires that memory to conform to version
  270. 4.0 of the Lotus-Intel-Microsoft Expanded Memory Specification
  271. (LIM EMS 4.0).
  272. If an application requires expanded memory with Windows in real
  273. mode, Windows' EMM386.SYS expanded memory emulator may be used.
  274. When using EMM386.SYS, as with any other expanded memory manager,
  275. it is important to note that any conflicting memory addresses
  276. must be excluded. The following is an example of EMM386.SYS
  277. loaded in the CONFIG.SYS file, and shows how to exclude any
  278. RAMBASE which may be used by a network adapter (in this example
  279. the network adapter is using RAMBASE D800-DFFF):
  280.         DEVICE=EMM386.SYS X=D800-DFFF
  281. Other expanded memory drivers may be used, such as Quarterdeck's
  282. QEMM or Qualitas' 386max.
  283.  
  284.     NOTE: If the expanded memory manager that is being used is
  285.           loading FILES into high memory, there must be at least
  286.           20 files loaded in conventional memory (ie. FILES=20 in
  287.           CONFIG.SYS).
  288. For information about Microsoft DOS 5.0's EMM386.EXE program,
  289. please see the Technical Bulletin for Microsoft DOS 5.0 from
  290. Artisoft.  Artisoft Facsimile System: (602)293-1397 FAX
  291. identification number: 214.
  292.  
  293.                << Using Extended Memory Managers >>
  294. =================================================================
  295. Extended memory is memory beyond 640K on 80286, 80386, and 80486
  296. computers, and acts as an extension of the computer's
  297. conventional memory. An extended memory manager is required in
  298. order to run Windows in standard or 386 enhanced mode. Windows
  299. includes the extended memory manager HIMEM.SYS. When running in
  300. real mode, Windows uses extended memory only for storing
  301. information.
  302.  
  303.                      << Activating Windows >>
  304. =================================================================
  305. From the user's Windows file directory Windows may be run in one
  306. of three following modes:
  307.   WIN/E Enhanced Mode: Provides all standard mode features for
  308.         386-based systems with at least 1MB of extended memory
  309.         plus Virtual Memory, multiple virtual machines,
  310.         configurable time-slicing for DOS applications (to
  311.         determine priority of execution) and standard DOS
  312.         applications can run in their own windows or full-screen.
  313.         Enhanced mode may also be activated by WIN /3.
  314.   WIN/S Standard Mode: Provides access to extended memory for
  315.         286-based systems or higher with at least 256K of
  316.         extended memory
  317.   WIN/R Real Mode: Base-level operating mode for systems with at
  318.         least 640K of memory. Uses standard 640K conventional
  319.         memory, standard DOS and Windows applications can use EMS
  320.         memory, and standard DOS applications run full-screen in
  321.         the foreground.
  322.   WIN   When loaded with no switch, Windows will attempt to run
  323.         the mode which best suits the current configuration.
  324.         NOTE: If Windows is running on a 386 server with
  325.         LANtastic 3.x, ALWAYS run Windows using the /S or /R
  326.         switch. Otherwise Windows will attempt to load in
  327.         enhanced mode, which is not supported on a server with
  328.         LANtastic 3.x.
  329.  
  330.           << Running the NET.EXE program from Windows >>
  331. =================================================================
  332. Whenever a non-Windows application is executed, Windows looks for
  333. that application's Program Information File (PIF). A PIF is a
  334. special file containing settings that tell Windows how to run a
  335. non-Windows application. A PIF's filename usually matches that of
  336. the corresponding application. When creating a PIF file, Windows
  337. allocates the necessary memory for the requested .EXE file. It is
  338. possible to create a PIF file for NET, but since NET is comprised
  339. of two files: NET.EXE and NET.MNU, Windows does not allocate
  340. enough memory for both. This can be corrected by copying the
  341. NET.MNU in the LANTASTI subdirectory to NETMNU.EXE:
  342.         COPY NET.MNU NETMNU.EXE
  343. Then create a PIF file called NETMNU.PIF, using all the defaults,
  344. which calls NETMNU.EXE in the LANTASTI subdirectory. Please refer
  345. to Microsoft Windows User's Guide,Chapter 12: More About
  346. Applications for more information.
  347.  
  348.               << Additional Tips and Suggestions >>
  349. =================================================================
  350. The following lists additional suggestions for various problems
  351. which may be encountered during the installation and operation of
  352. Windows on LANtastic.
  353.   *.Whether installing a multi-user version or a single user
  354.     version of Windows always make sure that the network driver
  355.     is Microsoft Network (or 100% compatible).  Additionally for
  356.     LANtastic version 4.x users, the LANtastic Network Operating
  357.     System 4.0 network driver must  also be installed (see
  358.     Additional information for LANtastic 4.x users in this
  359.     document).
  360.   * If printing is slow only when the Print Server is running
  361.     Windows, do the following in the NET_MGR on the Print Server:
  362.       1. From the Main Functions menu select the Shared Resource
  363.          Management option
  364.          Select the printer resource (ie. @PRINTER)
  365.          Increase the Char/second to 9600
  366.       2. Escape back to the Main Functions menu of NET_MGR
  367.          Change into Server Startup Parameters
  368.          Ensure that the Printer Tasks are set to 1, even if
  369.          there is more than one printer
  370.       3. Exit out of NET_MGR (if settings were changed in step 2,
  371.          the Print Server must be rebooted).
  372.   * If an Expanded Memory Manager is being used and Windows
  373.     either:
  374.       Reports that "DOS version 3.0 or higher is needed" when DOS
  375.         4.0x or higher is being used.
  376.       Drops back to DOS after typing in WIN with DOS 3.0x.
  377.     Ensure that there is at least FILES=20 in the CONFIG.SYS,
  378.     anything above FILES=20 can be loaded into high memory. 
  379.     Also, do not load any BUFFERS high.
  380.   * Do not attempt to format floppy disks from within the File
  381.     Manager application.  Format floppy disks in Windows only
  382.     from the DOS prompt. 
  383.   * IRQs on the network cards must be unique.  If a COM2: or
  384.     second serial device is in the computer, even if it is not
  385.     being used, do not use IRQ=3.  The result would be the loss
  386.     of the network connections after Windows has been executed in
  387.     enhanced mode.
  388.   * With LANtastic version 4.0 if the server starts a continuous
  389.     network bleep on the Windows logo startup screen, but only
  390.     when running Windows in the enhanced mode: make sure that you
  391.     do not NET USE any of the server's own drive resources (ie.
  392.     do not NET USE C: \\SERVER\C-DRIVE, always allow the server
  393.     to have physical access to its own hard drives)  If you are
  394.     running Windows off of a redirected W:, do not NET USE W:
  395.     \\SERVER\C-DRIVE, instead use SUBST W: C:\.  A server can NET
  396.     USE another server's resources just not its own drive
  397.     resources.
  398.  
  399.                          << Conclusion >>
  400. =================================================================
  401. If a unique problem arises which we are unable to resolve either
  402. through initial phone contact or through this bulletin, please
  403. contact the Windows specialist in our technical support
  404. department at (602) 293-6363.  Any questions or suggestions on
  405. this bulletin may be mailed to our offices to the attention of
  406. the Compatibility Department / Windows 3.0x Support.
  407.  
  408. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  409. Vendor Information: Microsoft Corp.
  410.                     One Microsoft Way
  411.                     Redmond, WA  98052-6399
  412. -----------------------------------------------------------------
  413. ARTISOFT, Inc. makes no warranties as to the completeness or
  414. accuracy of this document. LANtastic is a trademark of ARTISOFT,
  415. Inc.  Brand names and product names are trademarks or registered
  416. trademarks of their respective companies.
  417.